Skip to content

Comments

200127 mitch sonarcloud cleanup#33

Open
mgoshorn wants to merge 10 commits intodevfrom
200127-mitch-sonarcloud-cleanup
Open

200127 mitch sonarcloud cleanup#33
mgoshorn wants to merge 10 commits intodevfrom
200127-mitch-sonarcloud-cleanup

Conversation

@mgoshorn
Copy link
Contributor

Various fixes for issues reported by SonarCloud

mgoshorn added 10 commits March 19, 2020 12:15
…HttpClientErrorException in @RestControllerAdvice, all Optional.get calls are replaced with Optional.orElseThrow calls which produce HttpClientErrorExceptions with corresponding failure types. Fixed Reported SonarCloud issue regarding reassignment of method parameter in DistanceServiceImpl. Refactored List -> Array conversion to use simple stream conversion - whole logic could probably use a revisit. Autoformated code
…urity compliance. Migrated BatchService loading to service layer, added DTO to Entity conversion to service layer, updated unit tests to support new workflow. Removed BatchService dependency from UserController, added BatchService dependency to UserService
…g structure, replaced System.out with logging output in JSONReaderService
…n that files were excluded - should finally work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant